Skip to content

core/vm: generic not-traced EVM implementation #32409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

omerfirmak
Copy link
Contributor

this allows the EVM to follow the not-traced codepaths when it is not configured for tracing and skip the runtime checks

This is a better alternative to #32273 imo. Mainly because the types can stay stable with this approach, which allows a smaller diff.

@omerfirmak omerfirmak force-pushed the evm-compile-time-trace-switch branch from e0d6af4 to c9b2afd Compare August 12, 2025 11:38
this allows the EVM to follow the not-traced codepaths when
it is not configured for tracing and skip the runtime checks
@omerfirmak omerfirmak force-pushed the evm-compile-time-trace-switch branch from c9b2afd to 94fe5c6 Compare August 12, 2025 13:38
@omerfirmak omerfirmak closed this Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant